Internal Contributions
For all contributions you are required to do the following
- Create an issue for the feature / issue / improvement
- Create your own branch of the latest development code (Normally automatically done by our bot)
- Do the changes in your branch
- If you like the change and think the project could use it:
- Be sure you have followed the code style for the project.
- Be sure to have commented the code so others can follow.
- Be sure to have checked your using the latest API changes within your code.
- Be sure to have named your pull request according to our documentation.
- Be sure to have included your information within the Pull Request.
- Send a Pull Request.
- Await confirmation & Make any changes that Maintainers request.